home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 054a / count_26.zip / COUNT!.TXT < prev   
Text File  |  1993-02-15  |  17KB  |  416 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.                                 COUNT! v2.6
  23.                               February  1993
  24.  
  25.  
  26.                        Network Administrators Guide
  27.  
  28.  
  29.  
  30.     This document is intended for Network Administrators and assumes the 
  31.     audience is familiar with MS Windows v3.0 or above, MS DOS v3.3 or 
  32.     above, and basic network management principals.
  33.  
  34.  
  35.  
  36.  
  37.                              Table Of Contents
  38.  
  39.  
  40.                     Topic                             Page
  41.                     ---------------------             -----
  42.                     What is COUNT!                      1
  43.                     Using COUNT!                        2
  44.                     Setting up COUNT! on a network      5
  45.                     Methods of controlling access       5
  46.                     USER Messages                       6
  47.                     Registering COUNT!                  7
  48.                     Transferring a License to COUNT!    7
  49.  
  50.  
  51.                                 COUNT! v2.6
  52.                        Network Administrators Guide
  53.                                   Page 1
  54.  
  55.  
  56.                               What is COUNT!
  57.  
  58. COUNT! is a MS Windows utility that enables you to abide to "simultaneous 
  59. use" licenses in a network environment.  This type of license allows you 
  60. to provide applications to a user community without buying a license for 
  61. each potential user.  The result is typically an 80% to 90% reduction in 
  62. the cost of the application.
  63.  
  64. Simultaneous use licenses:
  65.     Unlike mainframe programs which base the fee on the number of 
  66.     potential users of a product, personal computer software licenses are 
  67.     often based on the number of people using a program at any point in 
  68.     time.  If the network provides a dozen applications to 50 users, it is 
  69.     probable that five to ten licenses for each application will be 
  70.     sufficient to meet the needs of the 50 users without purchasing 50 
  71.     licenses of each.
  72.  
  73.     Most major suppliers of personal computer software base their license 
  74.     on simultaneous use.  However, many of these (Microsoft for example) 
  75.     provide no means for maintaining the license.  Should you wind up in 
  76.     court, you are required to provide evidence that adequate precautions 
  77.     were taken to ensure that the simultaneous use license was not violated.
  78.  
  79. What does COUNT! Do:
  80.     COUNT! launches programs in an MS windows environment and keeps track 
  81.     of the number of users.  It will enable you to enforce simultaneous 
  82.     use licenses.  It also provides features to make many programs which 
  83.     function poorly in a network environment behave better.
  84.  
  85.     COUNT! enables a user to access an application as easily as if it were 
  86.     installed on his local hard disk.  To to this, it will if necessary:
  87.  
  88.          Establish a network connection
  89.          Modify the current DOS directory
  90.          Check for license availability
  91.          Execute the program
  92.          Free the network license
  93.          Disconnect the network connection
  94.  
  95.  
  96.                                 COUNT! v2.6
  97.                        Network Administrators Guide
  98.                                   Page 2
  99.  
  100.  
  101.                                Using COUNT!
  102.  
  103. An end user needs no special knowledge to use COUNT!  He simply launches 
  104. applications normally through Windows.  A License dialog box appears 
  105. informing him the license is being shared.  If no more licenses are 
  106. available, the dialog box will inform him of that and provide a list of 
  107. current users.
  108.  
  109. To set-up applications to run under COUNT!, a network administrator should 
  110. be familiar with the Windows Program Manager, and the methods to launch 
  111. applications.  There are several ways to launch a windows application.  
  112. The most typical is for the user to "double click" on an application icon 
  113. in a Program Manager group.  The second is to use the file manager to 
  114. launch an application with a selected data file.  A third is to launch the 
  115. application using the Program Manager's "Run command".  You do not need to 
  116. support all methods as a network administration manager.  All are covered 
  117. here.
  118.  
  119. COUNT! is a Windows application which launches other applications.  The 
  120. "launched" application is a parameter for COUNT!.  For instance, to launch 
  121. Microsoft's Excel, the program line could be "COUNT! MS_Excel".  To launch 
  122. Aldus' Persuasion, the program line could be "COUNT! Persuasion".  COUNT!  
  123. would then do everything necessary to make appropriate network 
  124. connections, start the application, and enforce software licenses.
  125.  
  126. This raises two questions.  How do you use the COUNT! command line under 
  127. Windows, and how does COUNT! know how to make network connections, etc., 
  128. for each application.
  129.  
  130. Using the COUNT! Command Line:
  131.     All the methods of launching an application with COUNT! require the 
  132.     use of a COUNT! command line.  The command line has the form 
  133.     "COUNT! ApplicationName".  COUNT! launches the program associated with 
  134.     ApplicationName.
  135.  
  136. Supporting Applications Launched via a Program Manager Application Icon:
  137.     You will need to modify the vendor supplied installation procedure to 
  138.     modify the icon's "properties" to use COUNT! to launch the program.
  139.  
  140.     The application icon program line properties can be changed using the 
  141.     following procedure:
  142.  
  143.          In Program Manager, select the program icon by clicking on it 
  144.          once with the mouse.
  145.  
  146.          Select File-Properties, from the Program Manager's menu.  A 
  147.          "Program Item Properties" dialog box should appear.
  148.  
  149.          Change the command line box to launch the program through COUNT!  
  150.          ie.  "COUNT!.EXE MS_Excel".
  151.  
  152.  
  153.                                 COUNT! v2.6
  154.                        Network Administrators Guide
  155.                                   Page 3
  156.  
  157.  
  158.          You should also change the icon to the application's normal icon, 
  159.          which is typically in the main .EXE file of the application.  
  160.          However, the .exe file may not be available to Windows if the 
  161.          network drive is not currently connected.  There are utilities 
  162.          available which allow you to extract an icon from an application 
  163.          .exe file.  You could then make these icon files available to 
  164.          Windows.
  165.  
  166. Supporting Applications Launched via File Manager:
  167.     You will need to modify the "[extensions]" section of WIN.INI to 
  168.     associate COUNT! with the extension of data files your program runs.  
  169.     Again, you need to supply a command line such as 
  170.     "XLT=COUNT!.EXE MS_Excel ^.XLT"
  171.  
  172. Supporting Applications Launched via Program Manager's Run Command:
  173.     The user would have to enter a correct COUNT! command Line in Program 
  174.     Manager's "RUN" dialog box.
  175.  
  176.  
  177. How COUNT! Launches the Application:
  178.     The COUNT!.INI file controls what COUNT! does in launching an 
  179.     application.  COUNT!.INI consists of a number of applications 
  180.     "Sections" containing keywords describing how to launch the 
  181.     application.  Each section begins with the ApplicationName in square 
  182.     brackets.  Keywords can be any of the following:
  183.  
  184.          Connect=Network connection command
  185.          ConnectDrive=Drive:,Network_Path,Password
  186.              (Only Windows 3.1 and Above support this command.  You can 
  187.              use "Connect" to support Windows 3.0)  The Password can be 
  188.              optional with some Network services.  However, the comma 
  189.              separator must be included as in the example below.  You can 
  190.              use "*" as the Password and the User will be prompted to 
  191.              provide one before the connection is made.  If The Drive and 
  192.              Network service are already in use, this command is ignored.  
  193.              Network Drives which are connected with this command are 
  194.              Disconnected when the the user exits the application.
  195.          StartDirectory=Starting directory
  196.          Execute=Program invocation command
  197.          Disconnect=Network disconnection command
  198.          CountFile=R/W file which holds the current users/license counts
  199.          MaxUsers=Number of users that can use the program simultaneously
  200.          UpdateLicense=Number of minutes between updates of the
  201.              CountFile.  The default is 5.  A 0 inhibits updates.
  202.  
  203.          All keywords other than Execute are optional.
  204.  
  205.  
  206.                                 COUNT! v2.6
  207.                        Network Administrators Guide
  208.                                   Page 4
  209.  
  210.     If a CountFile is used, A DOS environment variable must exist prior to 
  211.     entering Windows which provides a user name.  This is accomplished by 
  212.     the DOS SET command as follows:
  213.          "SET Name=UserName"
  214.  
  215.     The UserName must be unique to each network node.
  216.     The COUNT!.INI file can be created with any file editor such as 
  217.     NotePad.  Below is an example COUNT!.INI file
  218.  
  219.          [MS Excel]
  220.          Connect=USE E:\\MyServer\ExcelProgram /R
  221.          Execute=E:\EXCEL\Excel.EXE
  222.          Disconnect=USE E: /D
  223.  
  224.          [MS Project]
  225.          ConnectDrive=L:,\\MyServer\MSProject,,
  226.          Execute=L:\WinProj\Project.EXE
  227.          StartDirectory=c:\Project
  228.          CountFile=Q:\Licenses\Licenses.Dat
  229.          MaxUsers=10
  230.  
  231.  
  232.                                 COUNT! v2.6
  233.                        Network Administrators Guide
  234.                                   Page 5
  235.  
  236.  
  237.                       Setting Up COUNT! on a Network
  238.  
  239. COUNT!.EXE and COUNT!.INI need to be placed in a common network directory 
  240. accessible to all users.  Users should be granted READ ONLY access to 
  241. these files.
  242.  
  243. If a CountFile is used to monitor or meter access (via MaxUsers), a common 
  244. user READ\WRITE area needs to be made available for this file. COUNT! will 
  245. create the CountFile as required.
  246.  
  247. Also, as mentioned previously, A DOS environment variable must exist 
  248. (NAME=UserName) if a CountFile is used.  It is suggested that this be 
  249. created in each nodes AutoExec.Bat or Network Connection.Bat file.
  250.  
  251.  
  252.                        Methods of Controlling Access
  253.  
  254. There are two ways to use COUNT! to enforce simultaneous use licenses.  
  255. One method is to put each application you want to control access to in a 
  256. unique network service, and place a limit on the number of connections to 
  257. this service.  COUNT! could then connect to the service before starting 
  258. the program, and disconnect when done. The server would preform the 
  259. license counting/metering.
  260.  
  261. The above method is the most secure method of controlling access. However, 
  262. there may be situations in which you cannot or prefer not to create unique 
  263. network services for each application.  You can then use COUNT!'s MaxUsers 
  264. keyword to control access.
  265.  
  266. When a program is launched, COUNT! first checks the CountFile (if 
  267. specified) to see if the number of current users is less that the MaxUsers 
  268. defined in COUNT!.INI for that application.  If so, COUNT! adds an Entry 
  269. to the CountFile similar to the one below:
  270.  
  271.          [MS Project]
  272.          John Doe=09:33:27 02/12/92
  273.  
  274. The timestamp is updated every 5 minutes unless overridden with the 
  275. UpdateLicense Keyword.
  276.  
  277.  
  278.                                 COUNT! v2.6
  279.                        Network Administrators Guide
  280.                                   Page 6
  281.  
  282.                               USER Messages
  283.  
  284.      There are a few messages COUNT! passes on to the user that a Network 
  285.      Administrator needs to be aware of.  These are covered below:
  286.      
  287.        "All Licenses for this application are currently in use!"  A user 
  288.         will get this message when all licenses set by the MaxUsers 
  289.         parameter are in use.  They will also get a list box identifing 
  290.         users so they can try to free up a license on their own.
  291.      
  292.        "Please Exit AppName IMMEDIATELY!  License VIOLATION!"  Through an 
  293.         Application error or user tampering, the license reserved for this 
  294.         user in the CountFile has been erased.  A user should Never get 
  295.         this message.  It sould be looked into by the Network 
  296.         Administrator.
  297.  
  298.       The remaining messages should not normally be seen by a user, but 
  299.       may arrise in setting up applications to run under COUNT!
  300.  
  301.        "Could Not Connect (to Drive)"  A network Error caused by an 
  302.         incorrect DOS drive or Network file service specification in 
  303.         COUNT!.ini, or unidentifable network connection problem.
  304.  
  305.        "Drive In Use on Different Service"  A failure to connect to the 
  306.         requested network service in COUNT!.ini because the requested Drive 
  307.         is already being used for a different network service.  You should 
  308.         not set up two network file services to share the same DOS Drive.
  309.  
  310.        "Could Not Execute"  Execution of the application failed.  Most 
  311.         often this is caused by an error in COUNT!.ini or perhaps a DOS 
  312.         PATH Error.
  313.  
  314.       "Could Not Find Count!.ini"  COUNT!.ini is not in the same 
  315.        subdirectory as COUNT!.exe.
  316.  
  317.       "No Application Specified"  No ApplicationName was specified on the 
  318.        COUNT! Command Line.
  319.  
  320.       "No Program to Execute in Count!.Ini"  No "Execute=" was included.
  321.  
  322.       "Name Environment Variable Not Defined!"  You MUST have a Name 
  323.        Environment Variable defined if you are using a CountFile.
  324.  
  325.  
  326.                                 COUNT! v2.6
  327.                        Network Administrators Guide
  328.                                   Page 7
  329.  
  330.  
  331.                             Registering COUNT!
  332.  
  333. COUNT! is copyrighted software and all rights are reserved by the author.  
  334. You are free to evaluate the product for 30 days to determine its 
  335. suitability to your needs.  Use beyond 30 days requires registration.
  336.  
  337. Anyone with the conscience to use COUNT! will want to register it.  A 
  338. license to COUNT! enables you copy and use the software on a single server 
  339. for up to 100 Users.  The cost of the license is $59.  If you would like 
  340. to register, please fill out the form on the next page.
  341.  
  342. In return, you will be sent a diskette with a registered version of the 
  343. software.
  344.  
  345.                       Transferring a License to COUNT!
  346.  
  347. Upon registering, you will receive a license number.  To license the 
  348. software, you will need Read/Write access to the directory where 
  349. COUNT!.EXE is located.  From Windows Program Manager, use "File Run" and 
  350. place in the command Line "Drive:\Path\COUNT!.EXE /L".
  351.  
  352. You will prompted you for your company and server name.  You are limited 
  353. to approximately 25 characters, so you may have to abbreviate.  If Name 
  354. appears truncated in the Main dialog box, you can reinstall the license.
  355.  
  356.  
  357.                             COUNT! v2.6 User Registration
  358.  
  359.      NAME:             ____________________________________
  360.  
  361.      Company:          ____________________________________
  362.  
  363.      Street:           ____________________________________
  364.  
  365.      Town, State, Zip: ____________________________________
  366.  
  367.  
  368.      Please register me for (____) copies of COUNT!.  Enclosed is $59.00 for
  369.      each copy (plus 6% Sales tax for Maine residents).
  370.  
  371.      Preferred Media:  5.25"(360K) ____  3.5" (720K) ____
  372.  
  373.      Please make checks payable to:
  374.                        Edward Derzawiec
  375.                        6 Sweet Fern Road
  376.                        Cape Elizabeth, ME  04107
  377.  
  378.      Signature:   ____________________________________
  379.  
  380.      In signing this form I agree:
  381.           1. Not to make copies of the registered software received for
  382.              purposes outside of my use on a single network server.
  383.  
  384.           2. Not to modify the software without written consent of the author.
  385.  
  386.      I welcome your comments on the merits or limitations of COUNT!, or
  387.      enhancements you would like to see added.
  388.  
  389.          _______________________________________________________________
  390.  
  391.          _______________________________________________________________
  392.  
  393.  
  394.      To improve the testing of COUNT!, please answer the following:
  395.  
  396.          Server Type:
  397.               Operating System: DOS ____, OS2 ____, VMS ____, UNIX ____
  398.                                Other _________________
  399.  
  400.               Network OS:  Novel ____, Vines ____, PCSA ____, Other ________
  401.  
  402.          Nodes:
  403.               PC/XT (8086/8088) ____,   AT (286) ____,  (386/486/SX CPU) ____
  404.               Display: Mono, ____, CGA, ____ EGA, ____ VGA, ____  Color ____
  405.               Windows Version ____
  406.  
  407.          Applications Count! is Used For:
  408.               
  409.                ______________________________________________________________
  410.  
  411.      ========================================================================
  412.      Do not write below this line:
  413.  
  414.          Serial number licensed to above user: ____________
  415.  
  416.